Skip to content

Conversation

@parthea
Copy link
Contributor

@parthea parthea commented Jan 13, 2026

PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release.

Librarian Version: v0.7.0
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:8e2c32496077054105bd06c54a59d6a6694287bc053588e24debe6da6920ad91

google-cloud-storage: 3.8.0

3.8.0 (2026-01-13)

Features

Bug Fixes

@parthea parthea requested a review from a team as a code owner January 13, 2026 14:45
@parthea parthea requested review from a team as code owners January 13, 2026 14:45
@parthea parthea requested a review from gericdong January 13, 2026 14:45
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Jan 13, 2026
@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/python-storage API. label Jan 13, 2026
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @parthea, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request is an automated release for the google-cloud-storage Python client library, bumping its version to 3.8.0. It integrates a set of new features and critical bug fixes aimed at enhancing the library's functionality and stability, particularly concerning write operations and stream management within the Google Cloud Storage client.

Highlights

  • Version Update: The google-cloud-storage library has been updated from version 3.7.0 to 3.8.0 across relevant configuration and source files.
  • New Features: This release introduces several new features, including flushing the last chunk in append method, adding a write resumption strategy, implementing a bidirectional stream retry manager, and supporting append_from_file. It also makes flush size configurable, computes chunk-wise checksums for bidirectional writes, and exposes persisted size in MRD.
  • Bug Fixes: Key bug fixes include addressing issues with state lookup during bidirectional write stream opening, ensuring write object streams are always closed, and adding a system test for opening with read_handle.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request is an automated release for version 3.8.0 of google-cloud-storage. The changes primarily consist of version bumps in configuration files and an update to the CHANGELOG.md. I've noticed a duplicate entry in the changelog under 'Bug Fixes' which should be removed for clarity. Otherwise, the changes look correct for a release.

CHANGELOG.md Outdated

* add system test for opening with read_handle (#1672) ([6dc711dacd4d38c573aa4ca9ad71fe412c0e49c1](https://github.com/googleapis/python-storage/commit/6dc711dacd4d38c573aa4ca9ad71fe412c0e49c1))
* no state lookup while opening bidi-write stream (#1636) ([2d5a7b16846a69f3a911844971241899f60cce14](https://github.com/googleapis/python-storage/commit/2d5a7b16846a69f3a911844971241899f60cce14))
* no state lookup while opening bidi-write stream ([2d5a7b16846a69f3a911844971241899f60cce14](https://github.com/googleapis/python-storage/commit/2d5a7b16846a69f3a911844971241899f60cce14))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

This line appears to be a duplicate of the line above. Please remove it to avoid confusion and keep the changelog clean.

@vchudnov-g vchudnov-g merged commit 16cf512 into main Jan 13, 2026
18 checks passed
@vchudnov-g vchudnov-g deleted the librarian-20260113T144551Z branch January 13, 2026 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the googleapis/python-storage API. release:pending size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants